home *** CD-ROM | disk | FTP | other *** search
/ ftp2.jacobs.com / 2015.02.ftp2.jacobs.com.tar / ftp2.jacobs.com / pub / iPass / Open Mobile-V2.3.0-11624-V9.000.msi / Data1.cab / _4D2ED0F2142B006829359D59EDF70D2A < prev    next >
Extensible Markup Language  |  2012-10-24  |  1KB  |  37 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" ?>
  2. <Plugin Id="iPass.AppLauncher" Name ="iPass Application Launcher" Version="1.0.0" ProviderName="iPass Inc." ProviderUrl="www.ipass.com">
  3.   <Service Name="AppLaunchService" >
  4.     <RunDLL File="AppLauncherPlugin.dll" Class="iPass.AppLauncher.AppLauncherPlugin" />
  5.   </Service>
  6.  
  7.   <Command Name ="GetInfo">
  8.     <RunDLL File="AppLauncherPlugin.dll" Class="iPass.AppLauncher.AppLauncherPlugin" />
  9.   </Command>
  10.  
  11.   <Command Name ="GetUserDefinedInfo">
  12.     <RunDLL File="AppLauncherPlugin.dll" Class="iPass.AppLauncher.AppLauncherPlugin" />
  13.   </Command>
  14.  
  15.   <Command Name ="UpdateDefinedApps">
  16.     <RunDLL File="AppLauncherPlugin.dll" Class="iPass.AppLauncher.AppLauncherPlugin" />
  17.   </Command>
  18.  
  19.   <Command Name ="LaunchApp">
  20.     <RunDLL File="AppLauncherPlugin.dll" Class="iPass.AppLauncher.AppLauncherPlugin" />
  21.   </Command>
  22.  
  23.   <Command Name ="OnMsgHandler">
  24.     <RunDLL File="AppLauncherPlugin.dll" Class="iPass.AppLauncher.AppLauncherPlugin" />
  25.   </Command>
  26.  
  27.   <Command Name ="OnCredPromptChange">
  28.     <RunDLL File="AppLauncherPlugin.dll" Class="iPass.AppLauncher.AppLauncherPlugin" />
  29.   </Command>
  30.   
  31.   <Command Name ="OnUpdateReload">
  32.     <RunDLL File="AppLauncherPlugin.dll" Class="iPass.AppLauncher.AppLauncherPlugin" />
  33.   </Command>
  34.  
  35. </Plugin>
  36.  
  37.